home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992…ugust: Hack to the Future / ADC Developer CD (1992-08) (''Hack To The Future'')_iso / Dev.CD 199208.iso / Technical Documentation / DTS Sample Code / Snippets / Graphics & Printing / Printing / Dashed-capped Lines / About Dashed-capped Lines.txt < prev    next >
Encoding:
Text File  |  1992-07-15  |  477 b   |  18 lines  |  [TEXT/MWII]

  1.  
  2. Hey!  What the Hell is this?!
  3.  
  4. sample: Dashed-capped Lines
  5. Language: MPW Pascal 3.2
  6.  
  7. This sample demonstrates how to draw dashed line objects on PostScript printers.  In this case, they are capped PostScript lines.  I use round caps, which means that the ends of the lines are rounded.
  8.  
  9. This simple example does not deal with QuickDraw printers, on which it draws solid black lines.
  10.  
  11. This is a derivative of the “Dashed Lines” sample.
  12.  
  13. - Dave “gd” Hersey
  14.   MacDTS
  15.   10/9/91
  16.  
  17.  
  18.